home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-06-24 | 827 b | 24 lines | [TEXT/EDIT] |
- cat modal-dialog-sample.hqx
- Date: Sat, 26 Oct 91 14:39:18 -0600
- From: wieser@acs.ucalgary.ca (Bernie Wieser)
- Subject: Small code submission?
-
-
- A person on the net recently asked me to show him my dialog handling code from
- UUTool. Since this might be of educational interest to others, I would
- like to submit a sample to the archives.
-
- The enclosed code handles a modal dialog which has three buttons and two
- edit text fields. The buttons are standard okay, cancel, and save. One
- edit text field only accepts letters, the other only numbers. The dialog
- code includes proper filters, screen update handlers, and default
- key handlers. Most of it is reusable, modular, C code which can be
- put in peoples libraries.
-
- The example is in THINK C. If you like/use it, send me e-mail.
-
- Bernie Wieser
- (403)259-4907
- ~r Dlog.hqx
-
-